popover: pop down when pressing escape
authorErnestas Kulik <ernestask@src.gnome.org>
Thu, 3 Nov 2016 10:58:41 +0000 (12:58 +0200)
committerErnestas Kulik <ernestask@src.gnome.org>
Thu, 3 Nov 2016 13:46:04 +0000 (15:46 +0200)
commit3885e85f77901bfb75d5832cfe07f9a1284ecaa1
treea310c095c7a3851fa2455f220c05d25255cb8bae
parent5c18bf79a1f79b88c26f2c806a3f1d6fbde7be48
popover: pop down when pressing escape

Simply hiding the popover may introduce inconsistencies in application
behavior, since popping up/down is the usual use case.

https://bugzilla.gnome.org/show_bug.cgi?id=773885
gtk/gtkpopover.c